home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D GFX
/
3D GFX.iso
/
amiutils
/
e_h
/
fractualuniverse
/
formulas
/
sun.form
< prev
next >
Wrap
Text File
|
1995-12-30
|
202b
|
29 lines
Sun
{
{
mirrorx
x1=-10.0
x2= 10.0
y1=-6.15
y2= 6.15
bailout=10000.0
}
{
t=pixel
z=pixel
}
{
t=sin(t)
t=cos(t)
t=tan(t)
z=z*z
z=z+t
w=abs(z)
}
{
z>bailout
}
{
}
}